Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Retire obsolete Akamai cache purge support #233

Merged
merged 1 commit into from
Jun 25, 2024

Conversation

rajulkumar
Copy link
Contributor

Exodus-gw is now responsible for Akamai CDN cache flush during publish in all the supported workflows. It makes the code for CDN cache flush obsolete. Hence, remove the code pertaining to CDN cache flush.

Copy link

codecov bot commented Jun 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.75%. Comparing base (d939d59) to head (cc1c8fc).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #233      +/-   ##
==========================================
+ Coverage   98.72%   98.75%   +0.03%     
==========================================
  Files           7        7              
  Lines         863      724     -139     
==========================================
- Hits          852      715     -137     
+ Misses         11        9       -2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@rajulkumar
Copy link
Contributor Author

@negillett @drepelov Can you please review this patch? Unable to invite as reviewers here.

@negillett
Copy link
Member

run tests

ubipop/_cdn.py Outdated Show resolved Hide resolved
Exodus-gw is now responsible for Akamai CDN cache flush
during publish in all the supported workflows. It makes
the code for CDN cache flush obsolete. Hence, remove the
code pertaining to CDN cache flush.
@rajulkumar rajulkumar force-pushed the retire_cache_flush branch from ef55f22 to cc1c8fc Compare June 24, 2024 13:14
@rajulkumar rajulkumar requested a review from drepelov June 24, 2024 15:35
@rbikar rbikar merged commit 55f454d into release-engineering:master Jun 25, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants